IncorrectHoursValueMessage(string maxValue, string minValue) = Value of hours could not be more than {0} or less than {1}
IncorrectMinutesValueMessage(string maxValue, string minValue) = Value of minutes could not be more than {0} or less than {1}
IncorrectIntervalValueMessage(string maxValue) = Value of interval could not be more than {0} or less than or equal to 0 minutes